Click or drag to resize

MessageRtfInSync Property

Contains true if the RtfCompressed property has the same text content as the Body property for this message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool RtfInSync { get; set; }

Property Value

Type: Boolean
true if [RTF in synchronize]; otherwise, false.
See Also